graphData

  • typedef
multi/lib/graph.graphData

{Object}

 

Data passed to the multi/lib/graph constructor function.

Object

Properties

  1. data {Array<Number>}

    The data to be graphed.

  2. columns {Array<String>}

    The column names.